bpo-33281: Change some ifs to be elifs so the correct find_library is not later overridden.#6625
Conversation
|
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA). Unfortunately we couldn't find an account corresponding to your GitHub username on bugs.python.org (b.p.o) to verify you have signed the CLA (this might be simply due to a missing "GitHub Name" entry in your b.p.o account settings). This is necessary for legal reasons before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. When your account is ready, please add a comment in this pull request Thanks again to your contribution and we look forward to looking at it! |
|
I have signed the CLA now and associated my |
|
@mingwandroid, It looks you still need to add your GitHub user name to your bugs.python.org user account (https://bugs.python.org/user16077). I'll do it for you here. |
|
@mingwandroid, The patch looks good to me, thanks! If, in the next few hours, you could also push a NEWS entry to the PR using the blurb utility, that would be great. |
|
Thanks @mingwandroid for the PR, and @ned-deily for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
|
GH-6680 is a backport of this pull request to the 3.7 branch. |
https://bugs.python.org/issue33281